home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -screenplay- / otherstuff / frogbot / quake.rc < prev   
Text File  |  1999-04-20  |  338b  |  21 lines

  1. // load the base configuration
  2. exec default.cfg
  3.  
  4. // load the last saved configuration
  5. exec config.cfg
  6.  
  7. // run a user script file if present
  8. exec autoexec.cfg
  9.  
  10. exec frogbot.cfg
  11.  
  12. //
  13. // stuff command line statements
  14. //
  15. stuffcmds
  16.  
  17. echo
  18. echo Welcome to the Frogbot mod.
  19. echo Make sure you use -zone 1024 in the command line.
  20. echo
  21.